{
  "property": {
    "propertyOccupied": true,
    "propertyType": "CONDO",
    "address": {
      "streetAddress": "456 Main St",
      "city": "Anywhere",
      "state": "AB",
      "postalCode": "99999",
      "unitNumber": "456",
      "county": "Anyway"
    },
    "ancillary": {
      "alley": {},
      "appliances": {},
      "exterior": {},
      "gas": {},
      "interior": {}
    },
    "buildings": [
      {
        "attachmentType": "DETACHED",
        "buildingDesign": "DETACHED",
        "buildingNumber": "1",
        "condoCarStorages": [
          {
            "condoCarStorageType": "BUILTIN_GARAGE",
            "condoCarStorageSpaceCount": 1,
            "carStorageDeficiencies": [
              {
                "condoCarStorageDeficiencyName": "NONE_OBSERVED"
              }
            ]
          }
        ],
        "condoOffStreetParkingAvailable": null,
        "constructionStatus": "COMPLETE",
        "containsRooms": true,
        "exteriorDeficiencies": [
          {
            "exteriorDeficiencyName": "WINDOWS",
            "exteriorDeficiencyType": "DAMAGE",
            "exteriorDeficiencyDescription": "A basement window is missing potentially letting in water and causing additional damage.  It has been covered with plywood.",
            "exteriorDeficiencySeverity": true,
            "exteriorDeficiencyDetailExteriorWalls": null,
            "exteriorDeficiencyDetailFoundation": null,
            "exteriorDeficiencyDetailGuttersAndDownspouts": null,
            "exteriorDeficiencyDetailRoofSurface": null,
            "exteriorDeficiencyDetailWindows": "MISSING_WINDOW"
          }
        ],
        "exteriorUpdates": [
          {
            "exteriorUpdatedComponent": "DOORS",
            "exteriorUpdateType": "FULLY_UPDATED",
            "exteriorUpdateTimeframe": "1_TO_10_YEARS",
            "exteriorUpdateDescription": "All exterior doors replaced in 2021"
          }
        ],
        "numberOfElevators": 0,
        "numberOfStories": 3,
        "projectName": "Rolling Hills",
        "units": [
          {
            "unitConstructionStatus": "COMPLETE",
            "floorNumber": 1,
            "topFloor": true,
            "unitMainEntrance": 1,
            "unitView": {
              "views": [
                {
                  "unitViewDescriptionType": "GREENBELT_OPEN_SPACE",
                  "unitViewQuality": "FULL",
                  "unitViewDescriptionDetails": "View of walking paths"
                }
              ]
            },
            "levels": [
              {
                "rooms": [
                  {
                    "roomType": "REC_ROOM",
                    "interiorDeficiencies": [
                      {
                        "interiorDeficiencyName": "NONE_OBSERVED"
                      }
                    ],
                    "interiorUpdates": [
                      {
                        "interiorUpdatedComponent": "NONE_OBSERVED"
                      }
                    ],
                    "roomFeatures": [
                      {
                        "roomFeatureType": "WALK_IN_CLOSET"
                      }
                    ]
                  },
                  {
                    "roomType": "LAUNDRY_ROOM",
                    "interiorDeficiencies": [
                      {
                        "interiorDeficiencyName": "NONE_OBSERVED"
                      }
                    ],
                    "interiorUpdates": [
                      {
                        "interiorUpdatedComponent": "NONE_OBSERVED"
                      }
                    ],
                    "plumbingFixtures": [
                      {
                        "fixtureType": "LAUNDRY_HOOKUP"
                      }
                    ],
                    "roomFeatures": [
                      {
                        "roomFeatureType": "NONE"
                      }
                    ],
                    "appliances": null
                  },
                  {
                    "roomType": "UNFINISHED_BASEMENT",
                    "otherRoomTypeDescription": null,
                    "interiorDeficiencies": [
                      {
                        "interiorDeficiencyName": "NONE_OBSERVED"
                      }
                    ],
                    "interiorUpdates": [
                      {
                        "interiorUpdatedComponent": "NONE_OBSERVED",
                        "interiorUpdateType": null,
                        "interiorUpdateTimeframe": null,
                        "interiorUpdateDescription": null
                      }
                    ],
                    "plumbingFixtures": [],
                    "roomFeatures": [
                      {
                        "roomFeatureType": "NONE"
                      }
                    ],
                    "appliances": null
                  }
                ],
                "totalArea": 800,
                "finishedArea": 400,
                "belowGrade": true,
                "levelNumber": 1,
                "levelLowCeiling": false,
                "attic": false,
                "nonStandardFinishedArea": 0,
                "belowGradeExits": [
                  "INTERIOR"
                ]
              },
              {
                "totalArea": 800,
                "finishedArea": 800,
                "levelNumber": 2,
                "levelLowCeiling": false,
                "belowGrade": false,
                "attic": false,
                "nonStandardFinishedArea": 0,
                "atticAccess": null,
                "belowGradeExits": [],
                "rooms": [
                  {
                    "roomType": "LIVING_ROOM",
                    "otherRoomTypeDescription": null,
                    "interiorDeficiencies": [
                      {
                        "interiorDeficiencyName": "NONE_OBSERVED"
                      }
                    ],
                    "interiorUpdates": [
                      {
                        "interiorUpdatedComponent": "NONE_OBSERVED",
                        "interiorUpdateType": null,
                        "interiorUpdateTimeframe": null,
                        "interiorUpdateDescription": null
                      }
                    ],
                    "plumbingFixtures": [],
                    "roomFeatures": [
                      {
                        "roomFeatureType": "FIREPLACE"
                      }
                    ],
                    "appliances": null
                  },
                  {
                    "roomType": "KITCHEN",
                    "otherRoomTypeDescription": null,
                    "interiorDeficiencies": [
                      {
                        "interiorDeficiencyName": "NONE_OBSERVED"
                      }
                    ],
                    "interiorUpdates": [
                      {
                        "interiorUpdatedComponent": "NONE_OBSERVED",
                        "interiorUpdateType": null,
                        "interiorUpdateTimeframe": null,
                        "interiorUpdateDescription": null
                      }
                    ],
                    "plumbingFixtures": [
                      {
                        "fixtureType": "APPLIANCE_HOOKUP"
                      },
                      {
                        "fixtureType": "SINK"
                      }
                    ],
                    "roomFeatures": [
                      {
                        "roomFeatureType": "PANTRY"
                      }
                    ],
                    "appliances": {
                      "rangeOvenExists": true
                    }
                  },
                  {
                    "roomType": "DINING_ROOM",
                    "otherRoomTypeDescription": null,
                    "interiorDeficiencies": [
                      {
                        "interiorDeficiencyName": "NONE_OBSERVED"
                      }
                    ],
                    "interiorUpdates": [
                      {
                        "interiorUpdatedComponent": "NONE_OBSERVED",
                        "interiorUpdateType": null,
                        "interiorUpdateTimeframe": null,
                        "interiorUpdateDescription": null
                      }
                    ],
                    "plumbingFixtures": [],
                    "roomFeatures": [
                      {
                        "roomFeatureType": "NONE"
                      }
                    ],
                    "appliances": null
                  },
                  {
                    "roomType": "HALF_BATH",
                    "otherRoomTypeDescription": null,
                    "interiorDeficiencies": [
                      {
                        "interiorDeficiencyName": "NONE_OBSERVED"
                      }
                    ],
                    "interiorUpdates": [
                      {
                        "interiorUpdatedComponent": "NONE_OBSERVED",
                        "interiorUpdateType": null,
                        "interiorUpdateTimeframe": null,
                        "interiorUpdateDescription": null
                      }
                    ],
                    "plumbingFixtures": [
                      {
                        "fixtureType": "SINK"
                      },
                      {
                        "fixtureType": "TOILET"
                      }
                    ],
                    "roomFeatures": [
                      {
                        "roomFeatureType": "NONE"
                      }
                    ],
                    "appliances": null
                  }
                ]
              },
              {
                "totalArea": 800,
                "finishedArea": 600,
                "levelNumber": 3,
                "levelLowCeiling": true,
                "belowGrade": false,
                "attic": true,
                "nonStandardFinishedArea": 200,
                "atticAccess": "DROP_STAIR",
                "belowGradeExits": [],
                "rooms": [
                  {
                    "roomType": "BEDROOM",
                    "otherRoomTypeDescription": null,
                    "interiorDeficiencies": [
                      {
                        "interiorDeficiencyName": "NONE_OBSERVED"
                      }
                    ],
                    "interiorUpdates": [
                      {
                        "interiorUpdatedComponent": "NONE_OBSERVED",
                        "interiorUpdateType": null,
                        "interiorUpdateTimeframe": null,
                        "interiorUpdateDescription": null
                      }
                    ],
                    "plumbingFixtures": [],
                    "roomFeatures": [
                      {
                        "roomFeatureType": "WALK_IN_CLOSET"
                      }
                    ],
                    "appliances": null
                  },
                  {
                    "roomType": "FULL_BATH",
                    "otherRoomTypeDescription": null,
                    "interiorDeficiencies": [
                      {
                        "interiorDeficiencyName": "NONE_OBSERVED"
                      }
                    ],
                    "interiorUpdates": [
                      {
                        "interiorUpdatedComponent": "NONE_OBSERVED",
                        "interiorUpdateType": null,
                        "interiorUpdateTimeframe": null,
                        "interiorUpdateDescription": null
                      }
                    ],
                    "plumbingFixtures": [
                      {
                        "fixtureType": "TOILET"
                      },
                      {
                        "fixtureType": "SINK"
                      },
                      {
                        "fixtureType": "WALK_IN_SHOWER"
                      }
                    ],
                    "roomFeatures": [
                      {
                        "roomFeatureType": "NONE"
                      }
                    ],
                    "appliances": null
                  },
                  {
                    "roomType": "BEDROOM",
                    "otherRoomTypeDescription": null,
                    "interiorDeficiencies": [
                      {
                        "interiorDeficiencyName": "NONE_OBSERVED"
                      }
                    ],
                    "interiorUpdates": [
                      {
                        "interiorUpdatedComponent": "NONE_OBSERVED",
                        "interiorUpdateType": null,
                        "interiorUpdateTimeframe": null,
                        "interiorUpdateDescription": null
                      }
                    ],
                    "plumbingFixtures": [],
                    "roomFeatures": [
                      {
                        "roomFeatureType": "NONE"
                      }
                    ],
                    "appliances": null
                  },
                  {
                    "roomType": "FULL_BATH",
                    "otherRoomTypeDescription": null,
                    "interiorDeficiencies": [
                      {
                        "interiorDeficiencyName": "NONE_OBSERVED"
                      }
                    ],
                    "interiorUpdates": [
                      {
                        "interiorUpdatedComponent": "NONE_OBSERVED",
                        "interiorUpdateType": null,
                        "interiorUpdateTimeframe": null,
                        "interiorUpdateDescription": null
                      }
                    ],
                    "plumbingFixtures": [
                      {
                        "fixtureType": "SINK"
                      },
                      {
                        "fixtureType": "TOILET"
                      },
                      {
                        "fixtureType": "TUB_SHOWER"
                      }
                    ],
                    "roomFeatures": [
                      {
                        "roomFeatureType": "NONE"
                      }
                    ],
                    "appliances": null
                  },
                  {
                    "roomType": "BEDROOM",
                    "otherRoomTypeDescription": null,
                    "interiorDeficiencies": [
                      {
                        "interiorDeficiencyName": "NONE_OBSERVED"
                      }
                    ],
                    "interiorUpdates": [
                      {
                        "interiorUpdatedComponent": "NONE_OBSERVED",
                        "interiorUpdateType": null,
                        "interiorUpdateTimeframe": null,
                        "interiorUpdateDescription": null
                      }
                    ],
                    "plumbingFixtures": [],
                    "roomFeatures": [
                      {
                        "roomFeatureType": "BUILT_INS"
                      }
                    ],
                    "appliances": null
                  },
                  {
                    "roomType": "BEDROOM",
                    "otherRoomTypeDescription": null,
                    "interiorDeficiencies": [
                      {
                        "interiorDeficiencyName": "NONE_OBSERVED"
                      }
                    ],
                    "interiorUpdates": [
                      {
                        "interiorUpdatedComponent": "NONE_OBSERVED",
                        "interiorUpdateType": null,
                        "interiorUpdateTimeframe": null,
                        "interiorUpdateDescription": null
                      }
                    ],
                    "plumbingFixtures": [],
                    "roomFeatures": [
                      {
                        "roomFeatureType": "NONE"
                      }
                    ],
                    "appliances": null
                  }
                ],
                "atticAccessLocation": false
              }
            ],
            "heatingSystems": [
              {
                "heatingType": "CENTRAL_HOT_AIR"
              }
            ],
            "coolingSystems": [
              {
                "coolingType": "CENTRAL_AIR_CONDITIONING"
              }
            ],
            "mechanicalDeficiencies": [
              {
                "mechanicalDeficiencyName": "NONE_OBSERVED"
              }
            ],
            "mechanicalUpdates": [
              {
                "mechanicalUpdateComponent": "WATER_HEATER",
                "mechanicalUpdateType": "FULLY_UPDATED",
                "mechanicalUpdateTimeframe": "LESS_THAN_1_YEAR",
                "mechanicalUpdateDescription": "New hot weater installed in the last year"
              }
            ],
            "unitFeatures": [
              {
                "featureType": "ORNATE_LANDSCAPING"
              }
            ],
            "garages": [
              {
                "garageType": "ATTACHED_GARAGE",
                "garageSpaceCount": "3",
                "garageSpaceArea": "600",
                "garageConversionIndicator": false,
                "garageDeficiencies": [
                  {
                    "garageDeficiencyName": "NONE_OBSERVED",
                    "garageDeficiencyType": null,
                    "garageDeficiencySeverity": null,
                    "garageDeficiencyDescription": null
                  }
                ]
              }
            ]
          }
        ],
        "yearBuilt": 2005,
        "yearBuiltEstimate": false,
        "foundationType": [
          "SLAB"
        ]
      }
    ],
    "identification": {
      "gpsCoordinates": {
        "latitude": 38.889248,
        "longitude": -77.050636
      }
    },
    "site": {
      "siteFeature": {
        "location": {
          "locations": [
            {
              "locationDescriptionType": "BORDERING_AMENITIES",
              "locationDescriptionDetails": "Neighborhood "
            }
          ]
        },
        "adverseSiteConditions": [
          {
            "adverseType": "NONE_OBSERVED",
            "adverseSiteConditionDescription": ""
          }
        ]
      },
      "offSiteFeature": {
        "road": {
          "roadMaintainedIndicator": null,
          "yearRoundAccessIndicator": true,
          "roadOwnershipType": "PUBLIC"
        }
      },
      "siteUtility": {
        "electricalServices": [
          {
            "electricalType": "PUBLIC"
          }
        ],
        "gasServices": [
          {
            "gasType": "PUBLIC"
          }
        ],
        "sewerServices": [
          {
            "sewerType": "PUBLIC"
          }
        ],
        "waterServices": [
          {
            "waterType": "PUBLIC"
          }
        ]
      }
    }
  },
  "caseFileID": "1234567890",
  "pdaSubmitterEntity": "Data Submitter Company 1",
  "propertyDataCollectorName": "Jane Q Public",
  "propertyDataCollectorType": "REAL_ESTATE_AGENT",
  "dataCollectorAcknowledgement": true,
  "collectionType": "ONSITE",
  "pdaCollectionEntity": "COLLECTION ENTITY",
  "dataCollectionDate": "2023-08-30",
  "propertyDataCollectorContacts": [
    {
      "contactMethod": "EMAIL",
      "contactDetail": "janeqpublic@email.123"
    }
  ],
  "lpaId": "A123123"
}